| Total Complexity | 6 |
| Dependencies | 1 |
| Dependents | 3 |
| Total lines | 76 |
| Lines of code | 59 |
| Logical lines of code | 26 |
| Comment lines | 7 |
| Methods | 6 |
| Properties | 1 |
| Method | Rating | Maintainability | Complexity | Lines of code |
|---|---|---|---|---|
| create_table() | 54 | 1 | 24 | |
| get_discount_conditions() | 62 | 1 | 13 | |
| create_discount_condition() | 76 | 1 | 4 | |
| delete_all_discount_conditions() | 72 | 1 | 5 | |
| delete_all_conditions() | 72 | 1 | 5 | |
| update_discount_condition() | 65 | 1 | 8 |